RichTextKit v0.4

Buffer<T>.Underlying Property

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Utils
Declaring Type: Buffer<T>

The data held by this buffer

public T[] Underlying { get; }

Property Type

T[]